home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Disabled Primitives / Communication Primitives / Communication Primitives.rsrc / STR#_203.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  325 b   |  11 lines

  1. Inputs: PortNum; BufferSize
  2. Outputs: ErrorCode
  3.  
  4. Inputs: integer; integer
  5. Outputs: integer
  6.  
  7. Creates a new input buffer for the serial port. If BufferSize is zero the default size is used (1024 bytes). Set the buffer to a larger size to prevent the buffer filling up when you are receiving large amounts of data.
  8.  
  9. Serial Port
  10.  
  11.